C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / MultiRow<T> Class / OnClientSortingColumn Property

In This Topic
OnClientSortingColumn Property (MultiRow<T>)
In This Topic
Occurs before the user applies a sort by clicking on a column header.
Syntax
'Declaration
 
Public Overridable Property OnClientSortingColumn As String
 
See Also